google.golang.org/grpc.refCountedProducer.refs (field)
5 uses
google.golang.org/grpc (current package)
balancer_wrapper.go#L389: refs int // number of current refs to the producer
balancer_wrapper.go#L406: pData.refs++
balancer_wrapper.go#L416: pData.refs--
balancer_wrapper.go#L417: if pData.refs == 0 {
balancer_wrapper.go#L430: pData.refs = 0
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)